widget-factory: Fix the row activation example
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Jul 2014 21:30:25 +0000 (17:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Jul 2014 21:30:25 +0000 (17:30 -0400)
commitf2c6b31e679d54ebc9175536b55e90f5b29ed402
tree06819f20bb4c9156db2322301f25034862d8c88c
parent6f6cedcc66bda6f1639322d3e02bce7dda4893a6
widget-factory: Fix the row activation example

Turns out ::activate on listbox rows is only for key bindings,
so use ::row-activated.
demos/widget-factory/widget-factory.c